Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto PR - develop β†’ MAPL-v3 - Move LDAS_App to GEOSldas_App under GEOSldas_GridComp #749

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

github-actions[bot]
Copy link

πŸ“ Automatic PR: develop β†’ release/MAPL-v3

Description

Move LDAS_App to GEOSldas_App under GEOSldas_GridComp

πŸ“ Modified files

doc/README.ConfigurationFiles.md | 20 +-
doc/README.OutputSpecs.md | 32 +-
src/Applications/CMakeLists.txt (gone) | 1 -
src/CMakeLists.txt | 1 -
src/Components/GEOSldas_GridComp/CMakeLists.txt | 4 +-
.../GEOSlandassim_GridComp/mwRTM_routines.F90 | 606 ++++++++++-----------
.../GEOSlandassim_GridComp/mwRTM_types.F90 | 278 +++++-----
.../GEOSldas_GridComp/GEOSldas_App}/CMakeLists.txt | 0
.../GEOSldas_GridComp/GEOSldas_App}/GEOSldas.F90 | 0
.../GEOSldas_App}/GEOSldas_CAP.rc | 0
.../GEOSldas_App}/GEOSldas_ExtData.rc | 0
.../GEOSldas_App}/GEOSldas_HIST.rc | 0
.../GEOSldas_App}/GEOSldas_LDAS.rc | 0
.../GEOSldas_App}/LDASsa_DEFAULT_inputs_adapt.nml | 0
.../LDASsa_DEFAULT_inputs_catbias.nml | 0
.../LDASsa_DEFAULT_inputs_ensprop.nml | 0
.../GEOSldas_App}/LDASsa_DEFAULT_inputs_ensupd.nml | 0
.../GEOSldas_App}/README_LDAS_App | 22 +-
.../ens_forcing/average_ensemble_forcing.py | 0
.../GEOSldas_App}/ens_forcing/enpert_forc.csh | 0
.../GEOSldas_App}/ens_forcing/ensemble_forc.py | 0
.../GEOSldas_App}/ens_forcing/regrid_forc.csh | 0
.../GEOSldas_App}/ens_forcing/test_enpert_forc.j | 0
.../GEOSldas_GridComp/GEOSldas_App}/ldas_setup | 0
.../GEOSldas_App}/lenkf.j.template | 0
.../GEOSldas_App}/preprocess_ldas.F90 | 0
.../GEOSldas_App}/preprocess_ldas_routines.F90 | 0
.../GEOSldas_App}/process_hist.csh | 0
.../GEOSldas_App}/remap_config_ldas.py | 0
.../sample_config_files/LADAS/HISTORY.rc.atmens | 10 +-
.../sample_config_files/LADAS/HISTORY.rc.central | 0
.../LADAS/exeinp.txt.Hy4dEnVar.atmens | 0
.../LADAS/exeinp.txt.Hy4dEnVar.central | 0
.../GEOSldas_App}/tile_bin2nc4.F90 | 0
.../util/config/Create_ccorr_cat_progn_default.m | 0
.../util/config/generate_catchincr_hist.py | 24 +-
.../GEOSldas_App}/util/config/rewind_GEOSldas.csh | 0
.../util/inputs/ASCAT_sm_mask/CMakeLists.txt | 0
.../util/inputs/ASCAT_sm_mask/ascat_mask_maker.F90 | 0
.../inputs/mwRTM_params/Create_mwRTM_param_file.m | 64 +--
.../mwRTM_params/Create_vegopacity_8day_clim.m | 124 ++---
.../Preprocess_L2DCA_mwRTM_params_to_dailymat.m | 106 ++--
.../inputs/mwRTM_params/fill_gaps_in_tiledata.m | 0
.../mwRTM_params/get_L2_RTM_constants_tile_data.m | 0
.../util/inputs/mwRTM_params/get_mwRTM_lookup.m | 0
.../inputs/mwRTM_params/get_mwRTM_vegcls_based.m | 0
.../util/inputs/mwRTM_params/mwrtm_bin2nc4.F90 | 0
.../obs_scaling_params/Run_get_L4_Tb_scale_SMAP.m | 58 +-
.../Run_get_model_and_obs_clim_stats_latlon_grid.m | 10 +-
.../util/inputs/obs_scaling_params/dist_km2deg.m | 0
.../obs_scaling_params/get_ij_ind_from_latlon.m | 0
.../get_model_and_obs_clim_stats.m | 0
.../get_model_and_obs_clim_stats_latlon_grid.m | 0
.../obs_scaling_params/get_tile_num_for_obs.m | 0
.../obs_scaling_params/get_tile_num_in_cell_ij.m | 0
.../obs_scaling_params/write_netcdf_latlon_grid.m | 0
.../inputs/obs_scaling_params/write_seqbin_file.m | 0
.../GEOSldas_App}/util/postproc/climatology/README | 0
.../postproc/climatology/Run_L4_sm_clim_stats.m | 0
.../climatology/Write_L4_sm_clim_stat_bin2nc4.m | 0
.../postproc/climatology/get_model_clim_stats.m | 0
.../climatology/read_seqbin_clim_pctl_file.m | 0
.../climatology/write_seqbin_clim_pctl_file.m | 0
.../util/postproc/compress_bit-shaved_nc4.sh | 0
.../GEOSldas_App}/util/postproc/write_smapL4SMqa.m | 268 ++++-----
.../util/shared/matlab/EASEv2_ind2latlon.m | 0
.../util/shared/matlab/EASEv2_latlon2ind.m | 0
.../util/shared/matlab/J2000_to_DateTime.m | 0
.../util/shared/matlab/MAPL_ReadForcing_fullfile.m | 0
.../util/shared/matlab/augment_date_time.m | 0
.../util/shared/matlab/days_in_month.m | 0
.../util/shared/matlab/get_dofyr_pentad.m | 0
.../util/shared/matlab/is_leap_year.m | 0
.../util/shared/matlab/pentad_of_year.m | 0
.../util/shared/matlab/read_ObsFcstAna.m | 0
.../util/shared/matlab/read_catparam.m | 0
.../GEOSldas_App}/util/shared/matlab/read_obslog.m | 0
.../util/shared/matlab/read_obsparam.m | 0
.../util/shared/matlab/read_smapL4SMaup.m | 0
.../util/shared/matlab/read_smapL4SMlmc.m | 0
.../util/shared/matlab/read_tilecoord.m | 0
.../util/shared/matlab/read_tilegrids.m | 0
.../GEOSldas_App}/util/shared/matlab/tile2grid.m | 0
83 files changed, 814 insertions(+), 814 deletions(-)

@github-actions github-actions bot requested review from a team as code owners March 25, 2024 19:49
@mathomp4 mathomp4 merged commit e7cfbbc into release/MAPL-v3 Mar 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants